Book Contents

TriggerType

Select 0 (Value) if you want the object to trigger the state whose St_Value property corresponds to the value of the Value connection.

Select 1 (LSB) if you want the object to trigger the state whose St_Value property corresponds to the position of the least significant bit in the object's Value connection.

If the TriggerType property is set to 1 (LSB), a Value connection value of 0 will trigger a state whose St_Value property is set to 0.

Tip:

The LSB trigger type property does not work with tags that use the Default data type. Default data type is Floating Point, and LSB does not support Floating Point.

See also

St_Value